You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Dew.Stats.Units Namespace > Classes > Statistics Class > Statistics Methods > CorrCoef Method > Statistics.CorrCoef Method ([In] TDenseMtxVec, [In] TDenseMtxVec, [In] TMtx, double)
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
Statistics.CorrCoef Method ([In] TDenseMtxVec, [In] TDenseMtxVec, [In] TMtx, double)

Pearson correlation coefficients.

Syntax
C#
Visual Basic
public static void CorrCoef([In] TDenseMtxVec X, [In] TDenseMtxVec Y, [In] TMtx aResult, ref double tValue);

Additionally returns also the Students t-distribution value as an indicator of statistical significance.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!